I am trying to put a simple script together to close link modules upon either closing a module (trigger) or just through a menu option. The problem we are having is that the Clear Suspect Link tool in DOORS 8.3 has a bug and does not release the link module after finishing the operation/closign the module you cleared the suspect links from. The problem I am having with is that the linkmodule still being referenced by the module somehow, and is not really closing. |
Re: Closing Link Module the link module will stay open, when there is a module open, that has outlinks through the link module. May it be the case that you need to close a formal module using that link module first? Regards, Mathias Mathias Mamsch, IT-QBase GmbH, Consultant for Requirement Engineering and DOORS |
Re: Closing Link Module There are 'refCount' and 'dxlLock' commands that show some promise, but I've never used them.
|